.box-section {
    margin-bottom: 25px;
}

.box-1 {
    margin-top: 20px;
}

#table_cart th {
    text-align: center;
    vertical-align: middle;
}
#table_cart th {
    text-align: center;
    vertical-align: middle;
}
#table_cart td {
    text-align: center;
    vertical-align: middle;
}
#table_cart tr:last-child:hover{
    background-color: transparent;
}
#table_cart td img{
    height: 100px;
}
